Tests\Module\Checkout\RateCalculatorTest S

Total Complexity 10
Dependencies 9
Dependents 0
Total lines 236
Lines of code 194
Logical lines of code 41
Comment lines 6
Methods 10
Properties 2

Methods 10

Method Rating Maintainability Complexity Lines of code
calculationDataProvider()
S
38 1 102
testGetCODSurchargeWithSurchargeLimits()
S
57 1 19
testGetCODSurchargeBelowSurchargeLimits()
S
57 1 19
testGetShippingRateCost()
S
64 1 11
createRateCalculatorMock()
S
68 1 8
testGetCODSurchargeDefault()
S
68 1 7
testGetCODSurchargeWithDefault()
S
68 1 7
testIsFreeShippingCouponAppliedReturnsFalseWhenCartOrOrderIsNull()
S
73 1 5
testIsFreeShippingCouponAppliedReturnsFalseWhenNoFreeShippingCoupons()
S
68 1 7
testIsFreeShippingCouponAppliedReturnsTrueWhenFreeShippingCouponExists()
S
64 1 9